HK_McDonalds test json


支付
{
    "ver":2,
    "operator_id":"00000002",
    "reqtype":72,
    "station_id":1,
    "store_id":"208888",
    "trans_id":110,
    "business_date":"20150701",
    "transactions":[
        {
            "amount":1974,
            "undis_amount":0,
            "code":"289631206996295092",
            "products":[
                {
                    "consume_num":1,
                    "sales_type":"FREE",
                    "price":1000,
                    "pid":"0079020",
                    "seq":1
                },
                {
                    "consume_num":1,
                    "sales_type":"NORMAL",
                    "price":1974,
                    "pid":"0077842",
                    "seq":2
                }
            ]
        }
    ],
	"checkValue":32.12
}